home *** CD-ROM | disk | FTP | other *** search
/ Complete RPG Maker XP - 41 Games / tg esp 48 rpg maker.iso / RPG3D / Tools_Utilities / Quark.exe / Quark / addons / Half-Life / HLTex_ScienceIndustry.qrk < prev    next >
Encoding:
Text File  |  2001-01-30  |  1.4 KB  |  51 lines

  1. QQRKSRC1
  2. {
  3.   QuArKProtected = "1"
  4.   Description = "HL Textures - Science & Industry"
  5.  
  6. //
  7. // Science & Industry
  8. //
  9.   SITextures.qtx =
  10.   {
  11.     ToolBox = "Texture Browser..."
  12.     Root = "Science & Industry Textures.qtxfolder"
  13.  
  14.         // Raw definition of WAD3 files
  15.         t_si:incl =  { s = "si" d = "si" h = "C" }
  16.  
  17.     Science & Industry Textures.qtxfolder =
  18.     {
  19.       SI.txlist =
  20.       {
  21.                 {leaves.wl = {t_si=!}
  22.                 afd_clone.wl = {t_si=!}
  23.                 afd_grime1.wl = {t_si=!}
  24.                 afd_hr.wl = {t_si=!}
  25.                 afd_lab.wl = {t_si=!}
  26.                 afd_logo1.wl = {t_si=!}
  27.                 afd_proto.wl = {t_si=!}
  28.                 afd_rust1.wl = {t_si=!}
  29.                 afd_swatch1.wl = {t_si=!}
  30.                 afd_symbol.wl = {t_si=!}
  31.                 mcl_clone.wl = {t_si=!}
  32.                 mcl_grime1.wl = {t_si=!}
  33.                 mcl_hr.wl = {t_si=!}
  34.                 mcl_lab.wl = {t_si=!}
  35.                 mcl_logo1.wl = {t_si=!}
  36.                 mcl_proto.wl = {t_si=!}
  37.                 mcl_rust1.wl = {t_si=!}
  38.                 mcl_symbol.wl = {t_si=!}
  39.                 si_arrow_d.wl = {t_si=!}
  40.                 si_arrow_l.wl = {t_si=!}
  41.                 si_arrow_ld.wl = {t_si=!}
  42.                 si_arrow_lu.wl = {t_si=!}
  43.                 si_arrow_r.wl = {t_si=!}
  44.                 si_arrow_rd.wl = {t_si=!}
  45.                 si_arrow_ru.wl = {t_si=!}
  46.                 si_arrow_u.wl = {t_si=!}
  47.       }
  48.     }
  49.   }
  50. }
  51.